home *** CD-ROM | disk | FTP | other *** search
/ Tech Arsenal 1 / Tech Arsenal (Arsenal Computer).ISO / tek-04 / perl419x.zip / NOHIGH.BAT < prev    next >
DOS Batch File  |  1992-02-23  |  429b  |  22 lines

  1. *** msdos/eg/nohigh.bat.old    Tue Sep 17 09:59:27 1991
  2. --- msdos/eg/nohigh.bat    Tue Sep 17 12:24:26 1991
  3. ***************
  4. *** 1,3 ****
  5. --- 1,7 ----
  6. + @REM=("
  7. + @perl -p %0.bat %1 %2 %3 %4 %5 %6 %7 %8 %9
  8. + @end ") if 0 ;
  9.   # Usage: invoke with -p switch
  10.   
  11.   # Strip highlighting from a formatted manual, for those who
  12. ***************
  13. *** 15,17 ****
  14. --- 19,24 ----
  15.   # By Len Reed.
  16.   
  17.   s/.\010//g;
  18. + @REM=(qq!
  19. + :end !) if 0 ;
  20.